home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol E-12 / Vol E-12.iso / games / barbie / intro.swf / scripts / DefineButton2_39 / BUTTONCONDACTION on(release).as
Text File  |  2012-05-21  |  50b  |  5 lines

  1. on(release){
  2.    _root.where = 1;
  3.    play();
  4. }
  5.